Motion Compensated Pulse Rate Estimation
Code Quality
Criteria | Meet Specification |
---|---|
The project code is clean and modular. |
|
Code is well documented. |
|
Numerical algorithms best practices. |
|
Algorithm Specifics
Criteria | Meet Specification |
---|---|
Use the correct input signals |
|
Follow signal processing and algorithm best practices. |
|
Algorithm error is computed correctly. |
|
Acceptable algorithm performance on the test set. |
|
Algorithm runs without errors. |
|
Project Write-up
Criteria | Meet Specification |
---|---|
Code Description. |
|
Data Description. |
The Project Write-up describes:
|
Algorithm Description |
The Project Write-up describes:
|
Algorithm Performance |
The Project Write-Up describes
|
Clinical Significance Description |
The Clinical Conclusion describes:
|
Tips to make your project standout:
- Achieve a 90th-percentile mean absolute error less than 2 BPM on the test set.
- Include visualizations of the signal and your algorithm outputs in the write-up to better communicate how the algorithm works.
- Break down algorithm performance by activity and discuss this in the write-up.